/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.stylecontainertitleB1{
	color:#ffffff;
	font-size:18px;
	line-height:35px;
    font-weight:bolder;
font-family:Tahoma,helvetica,arial,sans-serif;
}

.JasonT1 .stylecontainertitleB1{
	color:#ffffff;
	font-size:18px;
	line-height:35px;
    font-weight:bolder;
font-family:Tahoma,helvetica,arial,sans-serif;
}

.JasonT2 .stylecontainertitleB1{
	color:#ffffff;
	font-size:18px;
	line-height:35px;
    font-weight:bolder;
font-family:Tahoma,helvetica,arial,sans-serif;
}

.JasonT3 .stylecontainertitleB1{/*LAN*/
	color:#0cbad9;
	font-size:18px;
    font-weight:bolder;
font-family:Tahoma,helvetica,arial,sans-serif;
}


.JasonT4 .stylecontainertitleB1{/*CHENG*/
	color:#ff6e00;
	font-size:21px;
    font-weight:bolder;
font-family:Tahoma,helvetica,arial,sans-serif;
}

.JasonCon,.JasonCon td,.JasonCon div,.JasonCon tr, .JasonCon P{
								
   color:#fff;
   font-weight : normal;
font-family:Tahoma,arial,helvetica,sans-serif;
}

.clearafter:after{ clear:both; content:"."; height:0px; font-size:0px; visibility:hidden; display:block; }
.clearafter{ display:inline-block; }
.clearafter{ display:block; }
.clear{ clear:both; }

.jconpadding{padding:5px;}
.jpaddingh{padding:0 5px;}
.jpaddingh2{padding:0 1px;}
.jtitleheight{height:35px; line-height:35px;}
.jline{border-bottom:1px dashed #666666;}
.jcon7bg{background:transparent; border:1px dashed #cccccc;}

.jcon4title{height:35px; line-height:35px; background:#4d4d4d;border:none;}
.jcon4bg{background:#424242;}

.jcon3title{height:35px; line-height:35px; background:#4d4d4d;border:none;}
.jcon3bg{background:#121212;}



.jcon6bg{border:1px solid #cccccc;}
.jcon6bg2{border:1px solid #ffffff; background:url(images/con6.png); height:30px; line-height:30px;}
.jcon6line{border-top:1px solid #cccccc;}

.jcon5bg{border:1px solid #cccccc;}
.jcon5bg2{border:1px solid #ffffff; background:url(images/con5.png); height:30px; line-height:30px;}
.jcon5line{border-top:1px solid #cccccc;}

.jcon2bg{border:1px solid #ffffff; background:url(images/con3.png) left repeat-y #69665d; }

.jcon1bg{border:1px solid #cccccc; border-radius:0 15px 0 15px; -webkit-border-radius:0 15px 0 15px; -moz-border-radius:0 15px 0 15px; background:url(images/con1.png) right repeat-y; }

a.dnnFormHelp, .dnnForm .dnnFormItem a.dnnFormHelp, .dnnTooltip label a.dnnFormHelp {
     background: url("../../images/help-icn.png") no-repeat scroll right center transparent;
     color: #cccccc;
     display: block;
     font-weight: bold;
     position: relative;
     text-decoration: none;
     z-index: 2;
}
